-- card: 44735 from stack: in.0 -- bmap block id: 54842 -- flags: 0000 -- background id: 43395 -- name: SCRIPT EDITOR & DEBUGGER -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=131 top=224 right=313 bottom=231 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp lock screen go cd "Script Editor" of stack "•HC 2.0-6" unlock screen with visual zoom open end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=239 top=224 right=313 bottom=356 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp lock screen go cd "Scripting Menus" of stack "•HC 2.0-6" unlock screen with visual zoom open end mouseUp -- part contents for background part 1 ----- text ----- The Script Editor in HyperCard 2.0 is implemented by means of an XCMD, and has its own menus. Several different scripts can be open at once, and cutting and pasting between them is possible. The Debugger is integrated into the Script Editor, and allows you to watch a script execute, line by line. Click the options below to learn more. -- part contents for background part 2 ----- text ----- THE SCRIPT EDITOR & DEBUGGER